[INFO] cloning repository https://github.com/NVPanda/pandacore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NVPanda/pandacore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNVPanda%2Fpandacore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNVPanda%2Fpandacore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9f8659480a047185bb1a20ec04f0de43d41e456
[INFO] fixing NVPanda/pandacore against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNVPanda%2Fpandacore" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NVPanda/pandacore
[INFO] finished tweaking git repo https://github.com/NVPanda/pandacore
[INFO] tweaked toml for git repo https://github.com/NVPanda/pandacore written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NVPanda/pandacore on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NVPanda/pandacore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded cranelift-native v0.105.4
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded cranelift-control v0.105.4
[INFO] [stderr]   Downloaded cranelift-module v0.105.4
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v18.0.4
[INFO] [stderr]   Downloaded region v2.2.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.105.4
[INFO] [stderr]   Downloaded cranelift v0.105.4
[INFO] [stderr]   Downloaded cranelift-jit v0.105.4
[INFO] [stderr]   Downloaded cranelift-entity v0.105.4
[INFO] [stderr]   Downloaded cranelift-bforest v0.105.4
[INFO] [stderr]   Downloaded cranelift-frontend v0.105.4
[INFO] [stderr]   Downloaded cranelift-isle v0.105.4
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.105.4
[INFO] [stderr]   Downloaded cranelift-codegen v0.105.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99
[INFO] running `Command { std: "docker" "start" "707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cranelift-isle v0.105.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.105.4
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking cranelift-entity v0.105.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.105.4
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v18.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cranelift-bforest v0.105.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking cranelift-control v0.105.4
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling cranelift-codegen v0.105.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking cranelift-frontend v0.105.4
[INFO] [stderr]     Checking cranelift-native v0.105.4
[INFO] [stderr]     Checking cranelift-module v0.105.4
[INFO] [stderr]     Checking cranelift v0.105.4
[INFO] [stderr]     Checking cranelift-jit v0.105.4
[INFO] [stderr]     Checking pandacore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `interpreter::Interpreter`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use interpreter::Interpreter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^-----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  no `Interpreter` in `interpreter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ast::UnsafeStatement`
[INFO] [stdout]  --> src/parser.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ast::{Statement, Expr, UnsafeStatement};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^ no `UnsafeStatement` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnsafeStatement` in this scope
[INFO] [stdout]   --> src/ast.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     HolyBlock(Vec<UnsafeStatement>),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Statement<UnsafeStatement> {
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Interpreter` in this scope
[INFO] [stdout]  --> src/interpreter.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | impl Interpreter {
[INFO] [stdout]   |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn eval_expr(&self, expr: &Expr) -> f64 {
[INFO] [stdout]   |                                ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |             Expr::Number(n) => *n,
[INFO] [stdout]   |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |             Expr::Identifier(name) => {
[INFO] [stdout]   |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |                 if let Some(Expr::Number(n)) = self.context.resolve(name) {
[INFO] [stdout]   |                             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/interpreter.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             Expr::BinaryExpr { left, op, right } => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     BinaryOp::Add => l + r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     BinaryOp::Sub => l - r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     BinaryOp::Mul => l * r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     BinaryOp::Div => l / r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/codegen.rs:14:76
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn translate_expr(&mut self, builder: &mut FunctionBuilder, expr: &Expr) -> Value {
[INFO] [stdout]    |                                                                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::codegen::codegen::ir::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/codegen.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Expr::Number(n) => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::codegen::codegen::ir::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/codegen.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Expr::BinaryExpr { left, op, right } => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::codegen::codegen::ir::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     BinaryOp::Add => builder.ins().fadd(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     BinaryOp::Sub => builder.ins().fsub(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     BinaryOp::Mul => builder.ins().fmul(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     BinaryOp::Div => builder.ins().fdiv(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JITBuilder`
[INFO] [stdout]  --> src/codegen.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cranelift_jit::{JITBuilder, JITModule};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cranelift_module::Module`
[INFO] [stdout]  --> src/codegen.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cranelift_module::Module;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `interpreter::Interpreter`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use interpreter::Interpreter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^-----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  no `Interpreter` in `interpreter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ast::UnsafeStatement`
[INFO] [stdout]  --> src/parser.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::ast::{Statement, Expr, UnsafeStatement};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^ no `UnsafeStatement` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `value_type` in initializer of `Statement`
[INFO] [stdout]   --> src/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Statement::LetDecl { name, value }
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ missing `value_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnsafeStatement` in this scope
[INFO] [stdout]   --> src/ast.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |     HolyBlock(Vec<UnsafeStatement>),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum Statement<UnsafeStatement> {
[INFO] [stdout]    |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Interpreter` in this scope
[INFO] [stdout]  --> src/interpreter.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | impl Interpreter {
[INFO] [stdout]   |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn eval_expr(&self, expr: &Expr) -> f64 {
[INFO] [stdout]   |                                ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |             Expr::Number(n) => *n,
[INFO] [stdout]   |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 |             Expr::Identifier(name) => {
[INFO] [stdout]   |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]  --> src/interpreter.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 |                 if let Some(Expr::Number(n)) = self.context.resolve(name) {
[INFO] [stdout]   |                             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::ast::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/interpreter.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |             Expr::BinaryExpr { left, op, right } => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     BinaryOp::Add => l + r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     BinaryOp::Sub => l - r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     BinaryOp::Mul => l * r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/interpreter.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |                     BinaryOp::Div => l / r,
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/codegen.rs:14:76
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn translate_expr(&mut self, builder: &mut FunctionBuilder, expr: &Expr) -> Value {
[INFO] [stdout]    |                                                                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::codegen::codegen::ir::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/codegen.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Expr::Number(n) => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::codegen::codegen::ir::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `JitBackend` in the current scope
[INFO] [stdout]   --> src/main.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Box::new(JitBackend::new())
[INFO] [stdout]    |                              ^^^ associated function or constant not found in `JitBackend`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/codegen.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct JitBackend {
[INFO] [stdout]    | --------------------- associated function or constant `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `EntityRef`
[INFO] [stdout]            candidate #2: `MachInstEmitState`
[INFO] [stdout]            candidate #3: `cranelift::cranelift_codegen::gimli::read::lookup::PubStuffEntry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Expr` in this scope
[INFO] [stdout]   --> src/codegen.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Expr::BinaryExpr { left, op, right } => {
[INFO] [stdout]    |             ^^^^ use of undeclared type `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::Expr;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::codegen::codegen::ir::Expr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     BinaryOp::Add => builder.ins().fadd(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                     BinaryOp::Sub => builder.ins().fsub(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     BinaryOp::Mul => builder.ins().fmul(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BinaryOp` in this scope
[INFO] [stdout]   --> src/codegen.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     BinaryOp::Div => builder.ins().fdiv(lhs, rhs),
[INFO] [stdout]    |                     ^^^^^^^^ use of undeclared type `BinaryOp`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::ast::BinaryOp;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JITBuilder`
[INFO] [stdout]  --> src/codegen.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cranelift_jit::{JITBuilder, JITModule};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cranelift_module::Module`
[INFO] [stdout]  --> src/codegen.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cranelift_module::Module;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]   --> src/codegen.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn run(&mut self, ast: Vec<Statement>) {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pandacore` (bin "pandacore") due to 22 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0063]: missing field `value_type` in initializer of `Statement`
[INFO] [stdout]   --> src/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Statement::LetDecl { name, value }
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ missing `value_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `JitBackend` in the current scope
[INFO] [stdout]   --> src/main.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Box::new(JitBackend::new())
[INFO] [stdout]    |                              ^^^ associated function or constant not found in `JitBackend`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/codegen.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct JitBackend {
[INFO] [stdout]    | --------------------- associated function or constant `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `EntityRef`
[INFO] [stdout]            candidate #2: `MachInstEmitState`
[INFO] [stdout]            candidate #3: `cranelift::cranelift_codegen::gimli::read::lookup::PubStuffEntry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]   --> src/codegen.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn run(&mut self, ast: Vec<Statement>) {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pandacore` (bin "pandacore" test) due to 22 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99", kill_on_drop: false }`
[INFO] [stdout] 707381535c2cf885ec661ff646d9db151eef270ea76b18e4cb3f938a4e310f99
